PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.svg Package / PDFSvgDrawing Class / setDefaultBoldItalicFont Method
Default font to be used for rendering SVG bold italic text in the PDF file.
In This Topic
    setDefaultBoldItalicFont Method
    In This Topic
    Sets the default bold italic font.
    Syntax
    public void setDefaultBoldItalicFont( 
       PDFFont value
    )

    Parameters

    value
    Default font to be used for rendering SVG bold italic text in the PDF file.
    See Also